white-box testing
- 网络白盒测试;黑盒测试;白箱测试;白盒测试方法;白盒测试法
-
Research and implement of method for source code variation and management on white-box testing
白盒测试中源代码变更管理方法的研究与实现
-
Fault seeding approach used in evaluation of white-box testing technique
一种用于白盒测试评估的错误播种方法
-
The Design and Realization of the Information Extracting Module for White-box Testing
白盒测试工具函数信息提取模块设计与实现
-
A Method System of Organizing and Managing the White-box Testing Project for Large-scale Application
大型应用软件白盒测试的组织与管理模式研究
-
Research and implementation of white-box testing framework for object-oriented program
面向对象的白盒测试框架研究与实现
-
The Methods and Practice of Software White-box Testing
软件白盒测试的方法与实践
-
The most basal white-box testing & check the code rules .
最基础的白盒测试&代码规范检查。
-
Can a software tester perform white-box testing on a specification ?
软件测试人员可以对《需求规格说明书》做白盒测试吗?
-
Multiple white-box testing method and bug graphical statistic mode are raised as new theories .
在理论方面提出了复合白盒测试法和缺陷图表统计模型。
-
In white-box testing , the test engineer has access to the internal data structures and algorithms .
在白箱测试中,测试工程师能够访问内部数据结构和算法。
-
In White-box testing , vulnerabilities pages are analyzed and bugs fixed .
白盒测试部分对漏洞页面代码进行分析并定位和修复漏洞。
-
In software testing researching section , the paper issues on White-box testing method and Black-box testing technology and contrasts them .
在软件测试分析研究中,重点分析了白盒测试技术和黑盒测试技术,并对白盒测试技术与黑盒测试技术进行了比较分析。
-
Detailed introduction of black-box testing method and white-box testing method is introduced in the following section of this chapter . 3 .
详细阐述了黑盒测试和白盒测试的具体方法。
-
Furthermore , the conception is clarified from the white-box testing method based on procedure tree , and traditional white-box testing method .
此外,分析了基于流程树的白盒测试方法同传统白盒测试方法的区别。
-
The first two chapters systematically introduce the basic knowledge of software testing , focusing on black box testing and white-box testing methods explained .
第一、二两章系统地介绍了软件测试的基本知识,重点讲解了黑盒测试和白盒测试方法。
-
Finally , it uses the mothod of white-box testing and black box testing to complete the testing of the information publishing system .
最后采用白盒测试和黑盒测试相结合的方法,完成信息发布模块的测试工作。
-
This paper introduces the methods , tools and practice of software white-box testing , including software static analysis , coverage testing and runtime error checking .
主要介绍了进行软件白盒测试,包括静态测试分析、覆盖测试分析、运行时错误检测的方法、工具及实践。
-
The second chapter is about the specific techniques of white-box testing , black-box testing , and several other methods that can be applied at different levels .
第二章是关于特定技术的白盒测试,黑盒测试和能在不同的层次使用的数个其它方法。
-
In this paper we concluded and summarized the methods of software testing , and detailedly introduced dynamic testing , static testing , black-box testing and white-box testing .
本文对软件测试的方法做了详细的归纳和总结,分别介绍了动态测试、静态测试、白盒测试和黑盒测试等测试方法。
-
Basic black-box testing and white-box testing are successfully carried out . In white-box testing , the statement coverage and branch coverage are achieved ;
原型系统实现了基本的黑盒和白盒测试,其中白盒测试实现了语句和分支覆盖;
-
The C + + port was created by Michael Feathers and constitutes a variety of classes that help both white-box testing and creating your own regression suite .
C++版本由MichaelFeathers创建,它包含许多类,有助于进行白盒测试和创建自己的回归测试套件。
-
Besides , the test is not thorough and adequate because the great amount of testing condition by the present test strategies , no matter the Black-box testing or the White-box testing .
而且现有测试策略中不论是黑盒测试方法还是白盒测试方法,由于测试情况数量巨大,都不可能进行彻底、充分的测试。
-
In step with the testing model , the Object-oriented software C C system has an effective testing along the inherent clues of the system , using synthetically of both White-box testing and Black-box testing .
按照测试过程模型的测试步骤,依循软件固有线索,并通过综合运用白盒测试和黑盒测试方法,面向对象软件-C&C系统得到了有效测试。
-
In the framework for unit testing , as the main element in dynamic white-box testing , this thesis designs another unit testing framework with independent test case and test code , and makes the test more efficient .
其中,以单元测试为主的动态白盒测试框架当中,设计了测试用例与测试代码相分离的分布式系统单元测试框架,极大地提高了测试的效率。
-
Because the particularity of the control flows and the data flows , they are rarely covered in the white-box testing , which makes the error in the exception handling code hardly exclude .
由于这些控制流和数据流的特殊性,它们很难在白盒测试中被覆盖。这使得异常处理代码中的错误很难被排除。
-
With embedded software testing development , in areas that require high reliability , the requirements on white-box testing are higher and higher . Research of embedded software white-box testing technology has become a hotspot in IT field .
随着嵌入式软件测试的发展,在要求高可靠性的领域对白盒测试的要求也越来越高,对于实现嵌入式软件白盒测试的技术研究也成为IT领域的一大热点。
-
This thesis is set focus on the white-box testing method in the software testing and the problems in the current white-box testing is analysed such as huge testing data , uncompleted testing , and low efficiency .
针对软件测试中的白盒测试技术,分析了当前白盒测试的主要方法及存在的测试用例繁多,测试不充分,效率低下等问题。
-
The tool consists of white-box testing and Black-box testing . In Black-box testing , AHP algorithm is used to prioritize the object of the test , and at the same time , detect vulnerabilities pages .
该工具分为黑盒测试部分和白盒测试部分,黑盒测试部分采用AHP算法对测试对象进行优先级排序,同时检测出漏洞页面。
-
White-box testing and black-box testing are two major types of software testing . In this paper , we discuss how to use tools in the two testing to improve software testing automation in detail , and give an example of software testing .
白盒测试和黑盒测试是两种主要的软件测试类型,本文就如何在这两种测试中使用工具,提高测试自动化水平进行了详细的介绍,并给出了一个具体测试应用实例。
-
Now some white-box testing tools for embedded software testing have emerged , but the prices are generally more expensive . Using specification documents to take black-box testing is hardly to ensure the rationality of the structural design of embedded software .
目前已出现一些嵌入式软件白盒测试的工具,但其价格普遍较贵,而从规格文档出发进行黑盒测试,对嵌入式软件来说又很难保证其内部结构设计的合理性。